body
{
	background:url(../imagenes/background.jpg) repeat-x bottom;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:white;
	background-color:#d3d5d6;
}
.contenedorGeneral
{
	width:800px;
	margin:auto;
	border: thin solid BLACK;
	height:1340px;
	background:#005480;
}

.contenedorTorreTextoCastellanaTelecomunicaciones
{
	width:250px;
	height:272px;
	float:left;
}

.torreAnimada
{
	width:215px;
	padding-left:35px;
	height:200px;
	float:left;
}

.textoCastellanaTelecomunicaciones
{
	width:215px;
	height:60px;
	float:left;
	padding-left:35px;
}

.iconosRedesSociales
{
	width:550px;
	height:58px;
	float:left;
	text-align:right;
}

.imagenTop
{
	float:right;
	border:none;
}

.textoLinkTop a{
	
	border:none;
	text-decoration:none;
	float:right;
	padding-top:10px;
	color:White;
	font-weight:bold;
	margin-top:15px;
}

.curva_contenido_top
{
	width:112px;
	height:64px;
	float:left;
}

.curva_contenido_top img
{
	float:left;
}


.bordeTop
{
	width:438px;
	height:64px;
	background:url(../imagenes/borde_top.jpg) repeat-x;
	float:left;
}

.borde_top_izquierdo
{
	width:112px;
	height:150px;
	background:url(../imagenes/borde_top_izquierdo.jpg) repeat-y;
	float:left;
}

.panelContenidoUno
{
	width:408px;
	height:218px;
	background:#006394;
	float:left;
	padding-left:30px;
}


.espacioMenuIzquierda
{
	width:250px;
	height:932px;
	background:url(../imagenes/borde_top_menu.jpg) repeat-x top;
	float:left;
	background-color:#006394;
	margin-top:-32px;
}

.curva_hacia_abajo_menu
{
	width:112px;
	height:68px;
	float:left;
	margin-top:-68px;
}

.panelContenidoDos
{
	width:438px;
	height:68px;
	background:#006394;
	float:left;
}

.panelContenidoTres
{
	/*width:326px;*/
	width:488px;
	height:900px;
	background:#006394;
	float:left;
	padding-left:62px;
}

.contenidoPanelTres
{
	width:468px;
	height:850px;
	background:White;
	margin-top:10px;
	margin-bottom:10px;
}

.tituloContenidoPanelTres
{
	font-weight:600;
	padding-bottom:10px;
	border-bottom:solid #006394 thin;
	width:450px;
	margin:auto;
	color:#006394;
	font-size:15pt;
	padding-top:10px;
}

.textoContenidoPanelTres
{
	color:#006394;
	text-indent:10pt;
	margin-top:10pt;
	line-height:150%;
	font-size:10pt;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}


.filoBase
{
	width:800px;
	height:34px;
	background:url(../imagenes/filo_base.jpg) repeat-x top;
	float:left;
}

.contactosBase
{
	width:800px;
	height:30px;
	background-color:#005480;
	float:left;
	font-weight:bold;
	text-align:center;
}

.contenedorItemMenu
{
	width:250px;
	height:95px;
	float:left;
	margin-top:25px;
	padding-top:10px;
}

.itemMenu
{
	width:250px;
	height:95px;
	float:left;
	margin-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14pt;
	font-weight:500;
	text-transform:capitalize;
}
.itemMenu a
{
	text-decoration:none;
	color:white;
}

.itemMenu a:hover
{
	text-decoration:none;
	color:Gray;/**/
}


.itemMenu img
{
	width:55px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-top:-10px;
}

.divisorItemsMenu
{
	width:235px;
	height:2px;
	float:left;
}

.alinearFotosIzquierda { float:left; margin:20px 5px 20px 9px; }
.alinearFotosDerecha{ float:right; margin:20px 6px 20px 6px; border:none; }

.creditos
{
	width:800px;
	margin:auto;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:Silver;
}

.creditos a
{
	font-size:8pt;
	color:White;
	text-decoration:none;
}

.creditos a:hover
{
	font-size:8pt;
	color:#005480;
	text-decoration:none;	
}