﻿ /* Definiciones de estilo */
.Plantel {
	border: 5px;
	margin: 0px auto;
	width:650px;	
	background: #4f81bd;
	border-width: 3px 5px 5px 2px;;
    border-color:#4f81bd #4f81bd #4f81bd #4f81bd;
    border-style: inset; 
}

.Plantel #TitNot{
	clear: both;
	float:left;
	display:inline;
	width:384px;
	height:74px;
	background: url(images/noticias/bg_tit_not1.png) 0 0 no-repeat;	
	margin:12px 10px 10px 20px;
}
.Plantel #TitNot img{
	border:0px 0px 0 0;
	display:inline;
	padding:10px 12px;
	float:left;
}

	
.Plantel #TitNot h1 span{
	padding-top:10px;
	font-size:16.0pt;
	line-height:119%;
	font-family: "Arial Black";
	color:#333333;
	font-weight:bold;
	display:block;	
	position:relative;
}

.Plantel  #TitNot h2 span{
	font-size:10.0pt;
	padding-left: 5px;
	line-height:119%;font-family:"Arial Narrow";color:#0070C0;font-weight:bold;
	display:inline;
}

.Plantel #Nota{
	clear: both;
    display: block;
    margin: 5px 5px 0 15px;
    padding: 0px 10px 10px 9px;
    width: 600px;	
    background: #fff;
    font-family: Arial;
    font-size: 10pt;     
    border-width: 5px 5px 5px 5px;
    border-color:#fff #f3f3f3 #f3f3f3 #fff;
    border-style: outset; 
}

.Plantel  #Nota .TituloRojo{
	font-size:11.0pt;
	padding-left: 0px;
	padding-top:5px;
	padding-bottom:10px;
	line-height:120%;
	font-family:"Arial";color:#C00000;font-weight:bold;
	display:block;
}

.Plantel  #Nota .TituloAzul{
	font-size:10.0pt;
	padding-left: 0px;
	line-height:120%;font-family:"Arial";color:#548DD4;font-weight:bold;
	display:inline;
}

.Plantel .Renglon {
	display:block;
	padding-left:5px;
}
	
.Plantel #Renglon1 img{
	border:0;
	float:left;
	margin-top: 0px;
	padding: 0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}

#Renglon2 {
	background: #dce6f2;
	width: 580px;
	height:460px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	margin-top: 0px;	
	margin-bottom:20px;	
	
}


.Plantel #Renglon2 img{
	border: 10px 30px;
	float:right; 
	display: block;
	margin-top: 100px;
	padding: 0px;
}

.Plantel #Renglon3{
	text-align:center;
}

.Plantel #Renglon3 img{
	border:0;
	/* float:left; */
	margin-top: 0px;
	padding: 0px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}

.Col0{
	clear:both;
	float:left;
}

.span.winlive {
	color: #0066CC;
    font-family: Arial;
    font-size: 10pt;
}


#Renglon3 {
	background: #ccfecb;
	width: 570px;
	padding-top: 10px;
	padding-left:15px;
	padding-right:15px;
	margin-top: 10px;
	margin-bottom:10px;		
}


/* CSS para la integracion de los mapas */
.Plantel #croquis {
	float:left;
	width:221px;
	height:220px;
}

.Plantel #wrapper {
	margin: 0 5px;
	width: auto;
	float:right;
}

.Plantel #wrapper h1 {
	font-size: 2em;	
	padding: 5px 0;
	
}

.Plantel #map_container {
	margin: 0 0 1em 0;
}
.Plantel #map {
	height: 400px;
	border: 1px solid black;
	width:330px;
}