/* CSS Document */
/*********************** BODY ***********************/
body		{
	margin:0; 
	padding: 0;
	/*height: 100%;*/
	color: black;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	background-image:url(../comun/imagenes/fondo_degradado.gif);
	background-repeat:no-repeat;
		}
p{font-size:12px;}	
/*********************** DIVS ***********************/

.fecha	{
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
		}

.marco_rosado	{
	background-color:#F1D7D8;
	border-right:#713556 solid 1px;
	border-top:#713556 solid 1px;
		}
.marco_rosado2	{
	background-color:#F1D7D8;
	border-left:#713556 solid 1px;
	border-bottom:#713556 solid 1px;
		}
.marco_rosado3	{
	/*background-image:url(../aplicacion/images/logo_tacovin.gif);*/
	background-position:right;
	background-repeat:no-repeat;
	background-color:#F1D7D8;

		}
.marco_rosado4	{
	background-color:#F1D7D8;
	border-bottom:#713556 solid 1px;

		}
.marco_rosado5	{
	background-color:#F1D7D8;
	border-top:#713556 solid 1px;

		}
.titpresentacion	{
	font-size:175%;
	color:#DFA4A7;
	margin-left:15px;
	margin-top:15px;
		}

.textopresentacion	{
	color:#713556;
	margin-left:15px;
	margin-right:8px;

}
.textodireccion	{
	font-size:90%;
	font-family:Verdana, "Trebuchet MS", Verdana;
	color:#713556;
	margin-right:8px;
		}
		
.direccion	{
	width: 300px;
	position:absolute;
	margin-top: 24px;
	height: 64px;
	z-index:1;
	left: 80px;
	top: 320px;
	color:#713556;
		}

.lineacopyright {
	color:#713556;
	}
	
.titcajatexto	{
	width:180px;
	font-family:Georgia, "Trebuchet MS", Verdana;
	text-decoration:underline;
	font-weight:bold;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	background-color:#713556;
	color:#F1D7D8;
	/*background-image:url(../aplicacion/images/fondo_tit.gif);*/
	background-repeat:repeat-x;
		}
.cajafoto	{
	width:100%;
		}
.cajatexto	{
	width:180px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#713556;
	background-color:#FAEFF0;
		}
	
.cajawebcams	{
	width:180px;
	padding-left:10px;
	padding-top:5px;
	color:#713556;
	background-color:#FAEFF0;
		}
.fotoInterior {
	height:100px;
	/*background-image:url(../aplicacion/images/foto_interior1.jpg);*/
	background-repeat:no-repeat;
	}
.cajatextoInterior {
	color:#333333;
	border:#713556 solid 1px;
	}
.textoInterior{
	width:auto;
	color:#990000;
		}
.textodireccionInterior	{
	font-size:90%;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color:#713556;
	margin-right:15px;
	float:right;
		}
.campo {
	font-size: 12px;
	color: #713556;
	border : 1px solid #713556;
	background-color : #FFFFFF;
}

ul {
	list-style-type:square;
}

.Titulo {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 36px;
	color: #b599a7;
	font-weight: normal;
}
