/* ////////////////////////  Borrando los estilos por default \\\\\\\\\\\\\\\\\\\\\\\\\ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}

/* ---------------------------- general --------*/

body {
	background: #fff url(http://caveo-net.com/images/img_caveo/backgroundbody.jpg) repeat-x;
	font-family: Arial, Helvetica, Sans-serif;
}


div#container {
	width: 1024px;
	margin: auto;
}

div#header {
	background: url(http://caveo-net.com/images/img_caveo/backgroundheader.jpg) no-repeat 35px 0 ;
	height: 129px;
}
div#logo{
	padding-left: 50px;
	float: left;
}

div#search {
	padding: 35px 0 0 820px;
}

div.search{
}

input#mod_search_searchword {
	background: url(http://caveo-net.com/images/img_caveo/flbuscar2.png) no-repeat;
	font-size: 11px;
	border: none;
	padding: 2px 7px 7px 7px;
       width: 100px;
      margin-right: 3px;
}

input.button {
	font-size: 10px;
	color: #fff ;
       padding: 5px;
       width:65px;
       background: url(http://caveo-net.com/images/img_caveo/btbuscar2.png) no-repeat;
       border: none;
}

div#menu ul {
	text-align: right;
	padding: 50px 40px 0 0 ;

}


div#menu ul li {
	list-style-type: none;
	display: inline;
	font-size: 12px;
	padding: 5px 15px;
        border-right: 1px solid #bbb;
}

div#menu ul li a,
div#menu ul li a:link,
div#menu ul li a:visited,
div#menu ul li a:active {
	color: #444;
	text-decoration: none;
}

div#menu ul li a:hover {
	color: red;
}


div#sidebar {
	float: left;
	width: 220px;
	padding-left: 50px;
	padding-top: 12px;
}


div#sidebar ul {
	padding-left: 20px;
}

div#sidebar ul li {
	list-style-image: url(../images/bullet.gif);
	margin: 8px;
	font-size: 14px;
        color: #045d90;
}

div#sidebar ul li a,
div#sidebar ul li a:link,
div#sidebar ul li a:visited,
div#sidebar ul li a:active {
	color: #045d90;
	text-decoration: none;
}

div#sidebar ul li a:hover {
	color: red;
	}
	
	
div#sidebar label {
margin-left:-20px;
display:block;
}

input#su {
	background: #fff;
	font-size: 12px solid #555;
	border: none;
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;
       -khtml-border-radius:10px;
       border-radius:10px;
       padding: 7px;
       
}

input#bu {
	font-size: 13px;
	color: #fff;
	background: #b82931;
	border: none;
	width: 70px;
        padding: 7px;
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;
       -khtml-border-radius:10px;
       border-radius:10px;
}
	
div#content {
margin-left: 30px;
}


div#content h1 {
	color: #9f040d;
	font-size: 18px;
	background: url(../images/flecha.png) no-repeat 0 3px ;
	padding-left: 20px;
	margin-bottom: 30px;
}

div#content h3 {
	color: #9f040d;
	font-size: 18px;
	margin-bottom: 10px;
}


div#content p,  p.MsoNormal {
	color: #3f3f3f;
	margin: 10px 0;
	font-size: 14px;
	line-height: 20px;
}

div#content ul {
 padding: 20px;
}

div#content ul li {
        list-style-type: disco;
        color: #3f3f3f;
	margin: 10px 0;
	font-size: 14px;

}

td.contentheading {
        color: #9f040d;
	font-size: 18px;
	background: url(../images/flecha.png) no-repeat 0 3px ;
	padding-left: 20px;
	padding-bottom: 30px;

}

.thcontact {
       padding: 10px;
       color: # 555;
      font-size: 20px;
}


.cflabel {
       color: #9f040d;
	font-size: 13px;
       text-align: right;
      vertical-align: middle;
       
}

.cf_inputbox {
   border: 1px solid #555;
   color: # 222;
   font-size: 14px;
   padding: 5px;
    -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
       -khtml-border-radius:5px;
       border-radius:5px;
}

.button2 {
      background:red;
      color: #fff;
     padding: 3px;
     border:none;
}

.dcontacto {
   width: 300px;
  padding: 10px;
  font size: 14px;
  color: #555; 
}

.dcontacto a,
.dcontacto a:link,
.dcontacto a:visited,
.dcontacto a:active {
      color:red;
}


.dcontacto a:hover {
   text-decoration: none;
}

.tdtxt {
 font-size: 14px;
color: #555;
padding: 7px;

}

.tdtxt h5 {
     color: #555;
     font-size: 18px;
     text-align: left;
     padding: 5px;
}



div.clear {
	clear: both;
}

div#footer {
	background: url(../images/backgroundFooter.png) no-repeat bottom center;
	height: 58px;
	padding-top: 140px;
}

div#footer p {
	padding: 0 40px;
	font-size: 11px;
}

div#footer a,
div#footer a:link
div#footer a:visited,
div#footer a:active
 {
	color: #444;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div.componentheading {
 padding-top: 60px;
}

div.componentheading td a,
div.componentheading td a:link,
div.componentheading td a:visited,
div.componentheading td a:active {
 color: red;
}

div.componentheading td a:hover {
text-decoration: none;
}

iframe {
border: none;
}

/* ------------------------------------------------ */

/* ------------------------------------------- */

.blueback{
background-image:url(http://www.philias.com.mx/Caveo/Newsletter/1/images/blueback.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
border-left:solid 1px #c8c8c9;
border-right:solid 1px #c8c8c9;
}

.shadowline{
background-image:url(http://www.philias.com.mx/Caveo/Newsletter/1/images/shadowline.jpg);
background-repeat:repeat-y;
background-position:top;
}

.shadowline1{
background-image:url(http://www.philias.com.mx/Caveo/Newsletter/1/images/shadow1.jpg);
background-repeat:no-repeat;
background-position:top;
height:180px;
}

.redtop{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#9f040d;
padding-left:15px;
font-weight:bold;
}

.whitebold1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

.bluebold{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#516a7f;
}

.links{
font-family: Arial, Helvetica, Sans-serif;
font-size:11px;
font-weight:bold;
color:#666666;
text-decoration:none;
line-height:18px;
}

.links:hover{

color:#ff0000;

}
.midbold{
font-family :Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#010000;
padding-bottom:5px;

}

.mid{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#0f0f0f;
padding-bottom:3px;
}

.mid1{
font-family: Arial, Helvetica, Sans-serif;
font-size:11px;
font-weight:normal;
color:#1d1d1d;
padding-bottom:3px;
text-align:justify;
}

.yellowbold{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#9f040d;
padding-bottom:3px;
}

.boximg{
background-image:url(http://www.philias.com.mx/Caveo/Newsletter/1/images/clouds_bg.gif);
background-repeat:no-repeat;
background-position:right center;
background-color:#ffffff;
}

.midbold1{
font-family: Arial, Helvetica, Sans-serif;
font-size:11px;
font-weight:bold;
color:#757475;
line-height:25px;
}

.back_button {
margin-bottom: 20px;
}

.back_button a,
.back_button a:link,
.back_button a:visited,
.back_button a:active {
background: #555;
padding: 7px 20px;;
color:#fff;
text-decoration: none;
moz-border-radius: 10px;
       -webkit-border-radius: 10px;
       -khtml-border-radius:10px;
       border-radius:10px;
}

.back_button a:hover{
background: #a43b3b;
}